var vendor/golang.org/x/text/unicode/norm.nfcIndex
19 uses
vendor/golang.org/x/text/unicode/norm (current package)
tables15.0.0.go#L2792: i := nfcIndex[c0]
tables15.0.0.go#L2802: i := nfcIndex[c0]
tables15.0.0.go#L2808: i = nfcIndex[o]
tables15.0.0.go#L2818: i := nfcIndex[c0]
tables15.0.0.go#L2824: i = nfcIndex[o]
tables15.0.0.go#L2830: i = nfcIndex[o]
tables15.0.0.go#L2848: i := nfcIndex[c0]
tables15.0.0.go#L2852: i = nfcIndex[uint32(i)<<6+uint32(s[1])]
tables15.0.0.go#L2856: i = nfcIndex[uint32(i)<<6+uint32(s[2])]
tables15.0.0.go#L2877: i := nfcIndex[c0]
tables15.0.0.go#L2887: i := nfcIndex[c0]
tables15.0.0.go#L2893: i = nfcIndex[o]
tables15.0.0.go#L2903: i := nfcIndex[c0]
tables15.0.0.go#L2909: i = nfcIndex[o]
tables15.0.0.go#L2915: i = nfcIndex[o]
tables15.0.0.go#L2933: i := nfcIndex[c0]
tables15.0.0.go#L2937: i = nfcIndex[uint32(i)<<6+uint32(s[1])]
tables15.0.0.go#L2941: i = nfcIndex[uint32(i)<<6+uint32(s[2])]
tables15.0.0.go#L3487: var nfcIndex = [1408]uint8{
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |